Project Menu

Project

Menu

New ProjectÉ
Create a new project file.

Open ProjectÉ
Load an existing project file from disk. Only one project
can be open at once.

Close Project
Close the current project.

Set Project TypeÉ
Specify type of project: application, code resource, or
library.

Add Window
Add the top window to the current project.

Add FileÉ
Add a file on disk to the current project.

Remove
Removes the selected file from the project.

Update Project
Assemble and link project, but donÕt write code to disk
file. Use this command to check for link-time errors
before performing final link.

Build Project
Assemble and link project, writing the code to disk.

Build & Execute
If project is an application, assemble and link project
and then launch resulting application.
.102104